Skip to content

Fix git check in verify generated files #15363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

iluuu1994
Copy link
Member

Git 2.46.0 accidentally broke git diff --exit-code for files flagged with -diff. Add the -a flag to restore the previous behavior. This issue is already fixed in gits next branch.

@iluuu1994 iluuu1994 requested a review from TimWolla as a code owner August 12, 2024 13:59
Git 2.46.0 accidentally broke git diff --exit-code for files flagged with -diff.
Add the -a flag to restore the previous behavior. This issue is already fixed in
gits next branch.
@iluuu1994 iluuu1994 force-pushed the fix-verify-generated-files branch from eaf0572 to 9be52dc Compare August 12, 2024 14:20
iluuu1994 added a commit that referenced this pull request Aug 12, 2024
* PHP-8.2:
  Fix git check in verify generated files (GH-15363)
iluuu1994 added a commit that referenced this pull request Aug 12, 2024
* PHP-8.3:
  Fix git check in verify generated files (GH-15363)
@iluuu1994 iluuu1994 merged commit 9be52dc into php:PHP-8.2 Aug 12, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants